UISharpen
Complete API reference for UISharpen, including constructors, attributes, virtual attributes, and methods.
Package: JAVARuntime
Category: Post processing
Component: yes
public class UISharpen extends Component
Constructors
| Signature | Description |
|---|---|
UISharpen(UISharpen) | Executes UISharpen and returns after the underlying engine call finishes. |
UISharpen(Engine) | Executes UISharpen and returns after the underlying engine call finishes. |
UISharpen() | Executes UISharpen and returns after the underlying engine call finishes. |
Attributes
| Name | Type | Description |
|---|---|---|
instance | UISharpen | Represents the instance value stored on this instance. Read or assign to update the property. |
Virtual Attributes
| Name | Type | Access | Description |
|---|---|---|---|
edgeThreshold | float | get/set | Virtual attribute exposed by getEdgeThreshold. Access it like a field to read or write the underlying value. |
intensity | float | get/set | Virtual attribute exposed by getIntensity. Access it like a field to read or write the underlying value. |
sharpenStrength | float | get/set | Virtual attribute exposed by getSharpenStrength. Access it like a field to read or write the underlying value. |